docs: fix use-header-bar property link
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:26:27 +0000 (14:26 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000 (18:57 -0500)
gtk/gtkdialog.c

index fa52c77b25aa51112a3c3095144ac5483f86c66f..ebb331674eac051f9fe204a92cc897b1317b99f0 100644 (file)
@@ -1774,7 +1774,7 @@ gtk_dialog_get_action_area (GtkDialog *dialog)
  *
  * Returns the header bar of @dialog. Note that the
  * headerbar is only used by the dialog if the
- * #GtkDialog::use-header-bar property is %TRUE.
+ * #GtkDialog:use-header-bar property is %TRUE.
  *
  * Returns: (transfer none): the header bar
  *